/ Assembly List / LJCDataAccess / DataCommon / SetTableMappingMySql

Namespace - LJCDataAccess


Parameters
dataAdapter - The DataAdaptor object.
tableMapping - The TableMapping collection.

Syntax

C#
public static Void SetTableMappingMySql(MySqlDataAdapter dataAdapter, DataTableMappingCollection tableMapping)

Sets the data adapter table mappings.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.